@charset "utf-8";
/* CSS Document */

body{
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}


.container{
    width: 1200px;
    min-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.w-210{ width: 210px;}
.w-951{ width: 951px;}


.pt38{ padding-top: 38px;}


.mt13{ margin-top: 13px;}
.mt-3{ margin-top: -3px;}

.mb33{ margin-bottom: 33px;}

.ml54{ margin-left: 54px;}


.fs16{ font-size: 16px;}
.fs26{ font-size: 26px;}

.color-1f1f1f{ color: #1f1f1f;}
.color-fff{ color: #fff;}


/*header*/
.header{
    width: 100%;
    min-width: 1200px;
    height: 178px;
}
.shortcut{
    width: 100%;
    min-width: 1200px;
    height: 44px;
    background: #064276;
}
.welcome{
    height: 44px;
    line-height: 44px;
    color: #d7d7d7;
}
.search{
    width: 151px;
}
.ssk-1{
    width: 126px;
    height: 15px;
    line-height: 15px;
    background: none;
    border: 1px solid #fff;
    border-right: none;
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
    color: #fff;
    text-indent: 6px;
}
.input-1{
    width: 21px;
    height: 19px;
    background: url("../images/input_1.jpg") no-repeat;
    border: none;
}
.tel{
    height: 19px;
    line-height: 19px;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #3f6f98;
    border-left: 1px solid #3f6f98;
    font-size: 18px;
    color: #fff;
}
.language-toggle{
    width: 125px;
    height: 24px;
    line-height: 24px;
    background: url("../images/bg_1.png") no-repeat;
    color: #292929;
}
.language-toggle a{
    color: #292929;
}
.logo{
    width: 454px;
    height: 64px;
}
.logo img{
    display: block;
    width: 454px;
    height: 64px;
}


/*nav*/
nav>ul>li{
    float: left;
}
nav>ul>li>a{
    display: block;
    width: 101px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 16px;
    color: #001b34;
    text-align: center;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
nav>ul>li>a:hover,
nav>ul>li>.on{
    background: url("../images/nav_li_h.png") repeat;
}


/*footer*/
.footer{
    width: 100%;
    min-width: 1200px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #064276;
}
.footer-left{
    line-height: 24px;
    color: #fff;
}
.footer-left a{
    margin-right: 15px;
    color: #ddd;
}
.footer-right{
    line-height: 26px;
    font-size: 16px;
    color: #bdbdbd;
}


/*page*/
.page{
    padding: 30px 0;
}
.page a{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 14px;
    color: #444;
}
.page .a-1{
    font-size: 16px;
}
.page .a-2{
    height: 22px;
    line-height: 22px;
    background: #f8f8f8;
    border: 1px solid #444;
}
.page .a-3{
    font-size: 16px;
    color: #023c7b;
}
.page a:hover,.page a.current{
    color: #023c7b;
}
.page .a-2:hover,.page .a-2.current{
    background: #023c7b;
    border: 1px solid #023c7b;
    color: #fff;
}
.page select{
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
    font-size: 14px;
}


/*banner*/
.slideBox{
    width: 100%;
    min-width: 1200px;
    height: 734px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.slideBox .hd{
    height: 22px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 35px; /*这个根据效果图定义*/
    z-index: 4;
}
.slideBox .hd ul{
    float: left;
    overflow: hidden;
    zoom: 1;
}
.slideBox .hd ul li{
    float: left;
    width: 22px;
    height: 22px;
    margin: 0 14px;
    display: inline;
    background: url("../images/dian_1.png") no-repeat;
    cursor: pointer;
}
.slideBox .hd ul li.on{
    background: url("../images/dian_1h.png") no-repeat;
}
.slideBox .bd{
    height: 100%;
    position: relative;
    z-index: 0;
}
.slideBox .bd li{
    vertical-align: middle;
    zoom: 1;
}
.slideBox .bd a{
    display: block;
    width: 100%;
    min-width: 1200px;
    height: 734px;
}


/*首页内容*/
.block-01{
    width: 100%;
    min-width: 1200px;
    height: 564px;
    background: url("../images/bg_1.jpg") center top no-repeat;
    background-size: cover;
}
.mod-01{
    width: 1008px;
    height: 447px;
    padding: 0 0 0 2px;
    background: url("../images/bg_2.png") left top no-repeat;
}
.mod-01 .img{
    width: 492px;
    height: 435px;
}
.mod-01 .img img{
    display: block;
    width: 492px;
    height: 435px;
}
.mod-01 .text{
    width: 294px;
    padding-top: 100px;
    line-height: 20px;
    color: #777;
}
.mod-01 .text .title{
    height: 42px;
    line-height: 42px;
    background: url("../images/line_1.jpg") left bottom no-repeat;
    font-size: 18px;
    color: #000;
}
.mod-01 .more{
    display: block;
    width: 88px;
    height: 50px;
    line-height: 50px;
    margin-top: 230px;
    background: #626262;
    font-size: 14px;
    color: #fafafa;
    text-align: center;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-01 .more:hover{
    background: #074075;
    color: #fff;
}
.mod-02{
    width: 148px;
    overflow: hidden;
    position: relative;
}
.mod-02 .prev,
.mod-02 .next{
    display: block;
    width: 100px;
    height: 16px;
    padding-top: 11px;
    background: #626262;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-02 .prev:hover,
.mod-02 .next:hover{
    background: #015ba9;
}
.mod-02 .bd ul{
    overflow: hidden;
    zoom: 1;
}
.mod-02 .bd ul li{
    width: 148px;
    height: 192px;
    margin-bottom: 10px;
}
.mod-02 .bd ul li img{
    display: block;
    width: 148px;
    height: 192px;
}
.mod-03{
    width: 1200px;
    height: 518px;
    position: relative;
}
.mod-03 .prev,.mod-03 .next{
    display: block;
    width: 99px;
    height: 27px;
    margin-top: 302px;
    cursor: pointer;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-03 .prev{
    background: url("../images/jt_2l.jpg") no-repeat;
}
.mod-03 .prev:hover{
    background: url("../images/jt_2l_h.jpg") no-repeat;
}
.mod-03 .next{
    background: url("../images/jt_2r.jpg") no-repeat;
}
.mod-03 .next:hover{
    background: url("../images/jt_2r_h.jpg") no-repeat;
}
.mod-03 .bd{
    width: 978px;
    height: 518px;
    overflow: hidden;
}
.mod-03 .bd ul{
    height: 518px;
    overflow: hidden;
    zoom: 1;
}
.mod-03 .bd ul li{
    float: left;
    width: 310px;
    height: 518px;
    margin-right: 24px;
    display: inline;
    background: url("../images/li_bg1.png") no-repeat;
}
.mod-03 .bd ul li .box{
    display: block;
    height: 448px;
    overflow: hidden;
}
.mod-03 .bd ul li .box .img{
    display: block;
    width: 310px;
    background: #fff;
    margin-bottom: 40px;
}
.mod-03 .bd ul li .box .img img{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.mod-03 .bd ul li .box .text{
    display: block;
    width: 208px;
    height: 126px;
    line-height: 20px;
    background: url("../images/line_2.jpg") left bottom no-repeat;
    color: #777;
}
.block-02{
    width: 100%;
    min-width: 1200px;
    height: 369px;
    padding-top: 25px;
    background: url("../images/bg_3.jpg") center top no-repeat;
    background-size: cover;
}
.mod-04{
    padding-right: 74px;
    background: #e6e6e6;
}
.mod-04 .img{
    width: 499px;
    height: 266px;
}
.mod-04 .img img{
    display: block;
    width: 499px;
    height: 266px;
}
.mod-04 .text{
    width: 559px;
    padding-top: 40px;
}
.mod-04 .text .text-con{
    height: 143px;
    line-height: 20px;
    color: #696969;
}
.mod-04 .text .text-con .title{
    font-size: 16px;
    color: #010101;
}
.mod-04 .text .more{
    width: 109px;
    height: 36px;
    line-height: 36px;
    background: #074075;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.mod-05{
    width: 1200px;
    height: 474px;
    position: relative;
}
.mod-05 .prev,.mod-05 .next{
    display: block;
    width: 99px;
    height: 27px;
    margin-top: 180px;
    cursor: pointer;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-05 .prev{
    background: url("../images/jt_2l.jpg") no-repeat;
}
.mod-05 .prev:hover{
    background: url("../images/jt_2l_h.jpg") no-repeat;
}
.mod-05 .next{
    background: url("../images/jt_2r.jpg") no-repeat;
}
.mod-05 .next:hover{
    background: url("../images/jt_2r_h.jpg") no-repeat;
}
.mod-05 .bd{
    width: 979px;
    height: 474px;
    overflow: hidden;
}
.mod-05 .bd ul{
    height: 474px;
    overflow: hidden;
    zoom: 1;
}
.mod-05 .bd ul li{
    float: left;
    width: 303px;
    height: 474px;
    margin-right: 35px;
    display: inline;
}
.mod-05 .bd ul li .box{
    display: block;
    height: 474px;
}
.mod-05 .bd ul li .box .img{
    display: block;
    width: 301px;
    height: 401px;
    border: 1px solid #074075;
}
.mod-05 .bd ul li .box .img img{
    display: block;
    width: 303px;
    height: 403px;
    margin-top: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
    margin-left: -1px;
}
.mod-05 .bd ul li .box .text{
    display: block;
    height: 62px;
    line-height: 62px;
    font-size: 16px;
    color: #3e3e3e;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-05 .bd ul li .box:hover .text{
    color: #074075;
}
.block-03{
    width: 100%;
    min-width: 1200px;
    padding-top: 25px;
    padding-bottom: 30px;
    background: #f6f6f6;
}
.mod-06 ul{padding-left: 1px;}
.mod-06 ul li{
    float: left;
    width: 132px;
    height: 62px;
    margin-left: -1px;
    display: inline;
    border: 1px solid #e5e5e5;
}
.mod-06 ul li img{
    display: block;
    width: 132px;
    height: 62px;
}


/*产品案例*/
.other-banner{
    width: 100%;
    min-width: 1200px;
    height: 441px;
}
.block-04{
    width: 100%;
    min-width: 1200px;
    height: 66px;
    margin-top: -66px;
    background: url("../images/bg_4.png") repeat;
}
.address{
    height: 66px;
    line-height: 66px;
    font-size: 16px;
    color: #fff;
}
.address a{
    margin: 0 20px;
    color: #fff;
}
.tit-2{
    height: 153px;
    line-height: 153px;
    background: url("../images/tit_bg1.jpg") no-repeat;
    font-size: 24px;
    color: #fff;
}
.ul1>li>a{
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 7px;
    border-bottom: 1px solid #d4d4d4;
    font-size: 20px;
    color: #000;
}
.ul1>li>a:hover{
    color: #014199;
}
.ul1>li>a.xz{
    color: #014199;
}
.ul2{
    display: none;
    line-height: 36px;
    padding: 10px 7px;
    border-bottom: 1px solid #d4d4d4;
}
.ul2>li>a{
    display: block;
    font-size: 16px;
    color: #626363;
}
.ul2>li>a.xz{
    color: #014199;
}
.mod-07 ul{
    margin-left: -21px;
}
.mod-07 ul li{
    float: left;
    width: 303px;
    height: 403px;
    margin-bottom: 20px;
    margin-left: 21px;
    display: inline;
    position: relative;
}
.mod-07 ul li img{
    display: block;
    width: 303px;
    height: 403px;
}
.mod-07 ul li span{
    height: 36px;
    line-height: 36px;
    background: url("../images/bg_5.png") repeat;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}


/*产品案例-详情*/
.mod-08 .title{
    height: 52px;
    line-height: 26px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 24px;
    color: #1c232b;
}
.mod-08 .content{
    padding-bottom: 40px;
    border-bottom: 1px solid #b5b5b5;
}


/*产品展示*/
.mod-09 ul{
    margin-left: -42px;
}
.mod-09 ul li{
    float: left;
    width: 289px;
    margin-bottom: 42px;
    margin-left: 42px;
    display: inline;
}
.mod-09 ul li a{
    display: block;
    height: 402px;
    background: #e4e4e4;
    border: 1px solid #a3a3a3;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-09 ul li a img{
    display: block;
    width: 287px;
    height: 326px;
    border-bottom: 1px solid #a3a3a3;
}
.mod-09 ul li a span{
    display: block;
    line-height: 74px;
    font-size: 24px;
    color: #616161;
    text-align: center;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-09 ul li a:hover{
    background: #084176;
}
.mod-09 ul li a:hover span{
    color: #fff;
}


/*产品展示-详情页*/
.mod-10{
    width: 305px;
    height: 464px;
    border: 1px solid #d4d4d4;
    position: relative;
}
.mod-10 .bd{
    width: 305px;
    overflow: hidden;
}
.mod-10 .bd ul{
    overflow: hidden;
    zoom: 1;
}
.mod-10 .bd ul li{
    float: left;
    width: 305px;
    height: 464px;
}
.mod-10 .bd ul li a img{
    display: block;
    width: 305px;
    height: 464px;
}
.mod-10 .hd{
    width: 104px;
    height: 38px;
    line-height: 38px;
    background: #03406f;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -644px;
    bottom: 0;
    z-index: 9;
}
.mod-10 .hd a{
    margin: 0 5px;
    color: #fff;
}
.mod-11{
    width: 593px;
    height: 435px;
    padding: 29px 25px 0 25px;
    /* margin-top: 45px; */
    line-height: 26px;
    border: 1px solid #d4d4d4;
    border-left: none;
    color: #1c232b;
}


/*服务支持*/
.mod-12 ul li{
    height: 52px;
    vertical-align: bottom;
    border-bottom: 1px dashed #d9d9d9;
}
.mod-12 ul li .a-1{
    float: left;
    line-height: 52px;
    font-size: 20px;
    color: #737373;
}
.mod-12 ul li .a-2{
    float: right;
    width: 26px;
    height: 20px;
    padding-top: 6px;
    margin-top: 13px;
    background: #b7b7b7;
    text-align: center;
}
.mod-12 ul li:hover .a-1{
    color: #023c7b;
}
.mod-12 ul li:hover .a-2{
    background: #023c7b;
}


/*关于我们*/
.mod-13 .text{
    /*width: 400px;*/
    line-height: 18px;
    color: #888;
}
.mod-13 .text .title{
    font-size: 16px;
    color: #064276;
}
.mod-13 .img{
    width: 512px;
    height: 303px;
    position: relative;
}
.mod-13 .img img{
    display: block;
    width: 512px;
    height: 303px;
}
.mod-13 .img .pf-bg{
    border: 10px solid #fff;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
}


/*关于我们-资质荣誉-详情页*/
.mod-14{
    font-size: 30px;
    color: #000;
}


/*联系我们*/
.mod-15 .text{
    width: 360px;
    line-height: 28px;
    font-size: 16px;
    color: #555;
}
.mod-15 .text .title{
    height: 68px;
    line-height: 68px;
    margin-top: 110px;
    background: url("../images/line_3.jpg") left bottom no-repeat;
    font-size: 24px;
    color: #023c7b;
}
.mod-15 .map{
    width: 545px;
    height: 502px;
}


/*新闻资讯*/
.mod-16 ul li{
    padding: 25px 115px 25px 65px;
    margin-bottom: 44px;
    background: #f7f7f7;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-16 ul li .text{
    float: left;
    width: 336px;
    margin-top: 30px;
    line-height: 20px;
    font-size: 16px;
    color: #696969;
}
.mod-16 ul li .text a{
    color: #696969;
}
.mod-16 ul li .text .title{
    height: 42px;
    line-height: 42px;
    background: url("../images/line_4.jpg") left bottom no-repeat;
    font-size: 20px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.mod-16 ul li .img{
    float: right;
    width: 360px;
    height: 234px;
}
.mod-16 ul li .img img{
    display: block;
    width: 360px;
    height: 234px;
}
.mod-16 ul li:hover{
    background: #064276;
}
.mod-16 ul li:hover .text{
    color: #fff;
}
.mod-16 ul li:hover .text a{
    color: #fff;
}
.mod-16 ul li:hover .text .title{
    background: url("../images/line_3.jpg") left bottom no-repeat;
}


/*新闻资讯-详情*/
.mod-17{
    line-height: 24px;
    font-size: 14px;
    color: #555;
}
.mod-17 .title{
    font-size: 30px;
    color: #000;
}


